Skip to content

Conversation

@lacatoire
Copy link
Contributor

PHP 8.4 deprecates calling fgetcsv() without explicitly specifying the escape parameter. Issue #230

This PR updates the fgetcsv() call in Package\PHP\EnhancedCHM to explicitly pass the escape value, preserving the existing behavior while avoiding deprecation warnings.

  • No functional change
  • Keeps CSV parsing behavior identical
  • Improves compatibility with PHP 8.4+

@Girgias Girgias merged commit 43855fa into php:master Jan 11, 2026
9 checks passed
@lacatoire lacatoire deleted the fix/php84-fgetcsv-escape branch January 12, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants